LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)
LEAD Technologies, Inc

DeleteMediaObject(String[]) Method







An System.Array of strings representing the SOP Instance UIDs for the media objects to be deleted.
Deletes a media object from the data store.
Syntax
void DeleteMediaObject( 
   string[] mediaSopInstanceUID
)
'Declaration
 
Overloads Sub DeleteMediaObject( _
   ByVal mediaSopInstanceUID() As String _
) 
'Usage
 
Dim instance As IMediaCreationDataAccessAgent
Dim mediaSopInstanceUID() As String
 
instance.DeleteMediaObject(mediaSopInstanceUID)
void DeleteMediaObject( 
   string[] mediaSopInstanceUID
)
function Leadtools.Medical.Media.DataAccessLayer.IMediaCreationDataAccessAgent.DeleteMediaObject(String[])( 
   mediaSopInstanceUID 
)
void DeleteMediaObject( 
   string*[]* mediaSopInstanceUID
) 
void DeleteMediaObject( 
   array<String^>^ mediaSopInstanceUID
) 

Parameters

mediaSopInstanceUID
An System.Array of strings representing the SOP Instance UIDs for the media objects to be deleted.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMediaCreationDataAccessAgent Interface
IMediaCreationDataAccessAgent Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.